3.2628 \(\int \frac{5-x}{(3+2 x)^{5/2} (2+5 x+3 x^2)^{5/2}} \, dx\)

Optimal. Leaf size=229 \[ \frac{30836 \sqrt{-3 x^2-5 x-2} \text{EllipticF}\left (\sin ^{-1}\left (\sqrt{3} \sqrt{x+1}\right ),-\frac{2}{3}\right )}{125 \sqrt{3} \sqrt{3 x^2+5 x+2}}-\frac{2 (47 x+37)}{5 (2 x+3)^{3/2} \left (3 x^2+5 x+2\right )^{3/2}}+\frac{190792 \sqrt{3 x^2+5 x+2}}{1875 \sqrt{2 x+3}}+\frac{61672 \sqrt{3 x^2+5 x+2}}{375 (2 x+3)^{3/2}}+\frac{12 (737 x+652)}{25 (2 x+3)^{3/2} \sqrt{3 x^2+5 x+2}}-\frac{95396 \sqrt{-3 x^2-5 x-2} E\left (\sin ^{-1}\left (\sqrt{3} \sqrt{x+1}\right )|-\frac{2}{3}\right )}{625 \sqrt{3} \sqrt{3 x^2+5 x+2}} \]

[Out]

(-2*(37 + 47*x))/(5*(3 + 2*x)^(3/2)*(2 + 5*x + 3*x^2)^(3/2)) + (12*(652 + 737*x))/(25*(3 + 2*x)^(3/2)*Sqrt[2 +
 5*x + 3*x^2]) + (61672*Sqrt[2 + 5*x + 3*x^2])/(375*(3 + 2*x)^(3/2)) + (190792*Sqrt[2 + 5*x + 3*x^2])/(1875*Sq
rt[3 + 2*x]) - (95396*Sqrt[-2 - 5*x - 3*x^2]*EllipticE[ArcSin[Sqrt[3]*Sqrt[1 + x]], -2/3])/(625*Sqrt[3]*Sqrt[2
 + 5*x + 3*x^2]) + (30836*Sqrt[-2 - 5*x - 3*x^2]*EllipticF[ArcSin[Sqrt[3]*Sqrt[1 + x]], -2/3])/(125*Sqrt[3]*Sq
rt[2 + 5*x + 3*x^2])

________________________________________________________________________________________

Rubi [A]  time = 0.157071, antiderivative size = 229, normalized size of antiderivative = 1., number of steps used = 9, number of rules used = 6, integrand size = 29, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.207, Rules used = {822, 834, 843, 718, 424, 419} \[ -\frac{2 (47 x+37)}{5 (2 x+3)^{3/2} \left (3 x^2+5 x+2\right )^{3/2}}+\frac{190792 \sqrt{3 x^2+5 x+2}}{1875 \sqrt{2 x+3}}+\frac{61672 \sqrt{3 x^2+5 x+2}}{375 (2 x+3)^{3/2}}+\frac{12 (737 x+652)}{25 (2 x+3)^{3/2} \sqrt{3 x^2+5 x+2}}+\frac{30836 \sqrt{-3 x^2-5 x-2} F\left (\sin ^{-1}\left (\sqrt{3} \sqrt{x+1}\right )|-\frac{2}{3}\right )}{125 \sqrt{3} \sqrt{3 x^2+5 x+2}}-\frac{95396 \sqrt{-3 x^2-5 x-2} E\left (\sin ^{-1}\left (\sqrt{3} \sqrt{x+1}\right )|-\frac{2}{3}\right )}{625 \sqrt{3} \sqrt{3 x^2+5 x+2}} \]

Antiderivative was successfully verified.

[In]

Int[(5 - x)/((3 + 2*x)^(5/2)*(2 + 5*x + 3*x^2)^(5/2)),x]

[Out]

(-2*(37 + 47*x))/(5*(3 + 2*x)^(3/2)*(2 + 5*x + 3*x^2)^(3/2)) + (12*(652 + 737*x))/(25*(3 + 2*x)^(3/2)*Sqrt[2 +
 5*x + 3*x^2]) + (61672*Sqrt[2 + 5*x + 3*x^2])/(375*(3 + 2*x)^(3/2)) + (190792*Sqrt[2 + 5*x + 3*x^2])/(1875*Sq
rt[3 + 2*x]) - (95396*Sqrt[-2 - 5*x - 3*x^2]*EllipticE[ArcSin[Sqrt[3]*Sqrt[1 + x]], -2/3])/(625*Sqrt[3]*Sqrt[2
 + 5*x + 3*x^2]) + (30836*Sqrt[-2 - 5*x - 3*x^2]*EllipticF[ArcSin[Sqrt[3]*Sqrt[1 + x]], -2/3])/(125*Sqrt[3]*Sq
rt[2 + 5*x + 3*x^2])

Rule 822

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp
[((d + e*x)^(m + 1)*(f*(b*c*d - b^2*e + 2*a*c*e) - a*g*(2*c*d - b*e) + c*(f*(2*c*d - b*e) - g*(b*d - 2*a*e))*x
)*(a + b*x + c*x^2)^(p + 1))/((p + 1)*(b^2 - 4*a*c)*(c*d^2 - b*d*e + a*e^2)), x] + Dist[1/((p + 1)*(b^2 - 4*a*
c)*(c*d^2 - b*d*e + a*e^2)), Int[(d + e*x)^m*(a + b*x + c*x^2)^(p + 1)*Simp[f*(b*c*d*e*(2*p - m + 2) + b^2*e^2
*(p + m + 2) - 2*c^2*d^2*(2*p + 3) - 2*a*c*e^2*(m + 2*p + 3)) - g*(a*e*(b*e - 2*c*d*m + b*e*m) - b*d*(3*c*d -
b*e + 2*c*d*p - b*e*p)) + c*e*(g*(b*d - 2*a*e) - f*(2*c*d - b*e))*(m + 2*p + 4)*x, x], x], x] /; FreeQ[{a, b,
c, d, e, f, g, m}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && LtQ[p, -1] && (IntegerQ[m] ||
 IntegerQ[p] || IntegersQ[2*m, 2*p])

Rule 834

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Sim
p[((e*f - d*g)*(d + e*x)^(m + 1)*(a + b*x + c*x^2)^(p + 1))/((m + 1)*(c*d^2 - b*d*e + a*e^2)), x] + Dist[1/((m
 + 1)*(c*d^2 - b*d*e + a*e^2)), Int[(d + e*x)^(m + 1)*(a + b*x + c*x^2)^p*Simp[(c*d*f - f*b*e + a*e*g)*(m + 1)
 + b*(d*g - e*f)*(p + 1) - c*(e*f - d*g)*(m + 2*p + 3)*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, p}, x] &&
NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && LtQ[m, -1] && (IntegerQ[m] || IntegerQ[p] || IntegersQ
[2*m, 2*p])

Rule 843

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Dis
t[g/e, Int[(d + e*x)^(m + 1)*(a + b*x + c*x^2)^p, x], x] + Dist[(e*f - d*g)/e, Int[(d + e*x)^m*(a + b*x + c*x^
2)^p, x], x] /; FreeQ[{a, b, c, d, e, f, g, m, p}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0]
&&  !IGtQ[m, 0]

Rule 718

Int[((d_.) + (e_.)*(x_))^(m_)/Sqrt[(a_.) + (b_.)*(x_) + (c_.)*(x_)^2], x_Symbol] :> Dist[(2*Rt[b^2 - 4*a*c, 2]
*(d + e*x)^m*Sqrt[-((c*(a + b*x + c*x^2))/(b^2 - 4*a*c))])/(c*Sqrt[a + b*x + c*x^2]*((2*c*(d + e*x))/(2*c*d -
b*e - e*Rt[b^2 - 4*a*c, 2]))^m), Subst[Int[(1 + (2*e*Rt[b^2 - 4*a*c, 2]*x^2)/(2*c*d - b*e - e*Rt[b^2 - 4*a*c,
2]))^m/Sqrt[1 - x^2], x], x, Sqrt[(b + Rt[b^2 - 4*a*c, 2] + 2*c*x)/(2*Rt[b^2 - 4*a*c, 2])]], x] /; FreeQ[{a, b
, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && NeQ[2*c*d - b*e, 0] && EqQ[m^2, 1/4]

Rule 424

Int[Sqrt[(a_) + (b_.)*(x_)^2]/Sqrt[(c_) + (d_.)*(x_)^2], x_Symbol] :> Simp[(Sqrt[a]*EllipticE[ArcSin[Rt[-(d/c)
, 2]*x], (b*c)/(a*d)])/(Sqrt[c]*Rt[-(d/c), 2]), x] /; FreeQ[{a, b, c, d}, x] && NegQ[d/c] && GtQ[c, 0] && GtQ[
a, 0]

Rule 419

Int[1/(Sqrt[(a_) + (b_.)*(x_)^2]*Sqrt[(c_) + (d_.)*(x_)^2]), x_Symbol] :> Simp[(1*EllipticF[ArcSin[Rt[-(d/c),
2]*x], (b*c)/(a*d)])/(Sqrt[a]*Sqrt[c]*Rt[-(d/c), 2]), x] /; FreeQ[{a, b, c, d}, x] && NegQ[d/c] && GtQ[c, 0] &
& GtQ[a, 0] &&  !(NegQ[b/a] && SimplerSqrtQ[-(b/a), -(d/c)])

Rubi steps

\begin{align*} \int \frac{5-x}{(3+2 x)^{5/2} \left (2+5 x+3 x^2\right )^{5/2}} \, dx &=-\frac{2 (37+47 x)}{5 (3+2 x)^{3/2} \left (2+5 x+3 x^2\right )^{3/2}}-\frac{2}{15} \int \frac{1140+987 x}{(3+2 x)^{5/2} \left (2+5 x+3 x^2\right )^{3/2}} \, dx\\ &=-\frac{2 (37+47 x)}{5 (3+2 x)^{3/2} \left (2+5 x+3 x^2\right )^{3/2}}+\frac{12 (652+737 x)}{25 (3+2 x)^{3/2} \sqrt{2+5 x+3 x^2}}+\frac{4}{75} \int \frac{18285+19899 x}{(3+2 x)^{5/2} \sqrt{2+5 x+3 x^2}} \, dx\\ &=-\frac{2 (37+47 x)}{5 (3+2 x)^{3/2} \left (2+5 x+3 x^2\right )^{3/2}}+\frac{12 (652+737 x)}{25 (3+2 x)^{3/2} \sqrt{2+5 x+3 x^2}}+\frac{61672 \sqrt{2+5 x+3 x^2}}{375 (3+2 x)^{3/2}}-\frac{8 \int \frac{-34149-\frac{69381 x}{2}}{(3+2 x)^{3/2} \sqrt{2+5 x+3 x^2}} \, dx}{1125}\\ &=-\frac{2 (37+47 x)}{5 (3+2 x)^{3/2} \left (2+5 x+3 x^2\right )^{3/2}}+\frac{12 (652+737 x)}{25 (3+2 x)^{3/2} \sqrt{2+5 x+3 x^2}}+\frac{61672 \sqrt{2+5 x+3 x^2}}{375 (3+2 x)^{3/2}}+\frac{190792 \sqrt{2+5 x+3 x^2}}{1875 \sqrt{3+2 x}}+\frac{16 \int \frac{-\frac{148509}{4}-\frac{214641 x}{4}}{\sqrt{3+2 x} \sqrt{2+5 x+3 x^2}} \, dx}{5625}\\ &=-\frac{2 (37+47 x)}{5 (3+2 x)^{3/2} \left (2+5 x+3 x^2\right )^{3/2}}+\frac{12 (652+737 x)}{25 (3+2 x)^{3/2} \sqrt{2+5 x+3 x^2}}+\frac{61672 \sqrt{2+5 x+3 x^2}}{375 (3+2 x)^{3/2}}+\frac{190792 \sqrt{2+5 x+3 x^2}}{1875 \sqrt{3+2 x}}-\frac{47698}{625} \int \frac{\sqrt{3+2 x}}{\sqrt{2+5 x+3 x^2}} \, dx+\frac{15418}{125} \int \frac{1}{\sqrt{3+2 x} \sqrt{2+5 x+3 x^2}} \, dx\\ &=-\frac{2 (37+47 x)}{5 (3+2 x)^{3/2} \left (2+5 x+3 x^2\right )^{3/2}}+\frac{12 (652+737 x)}{25 (3+2 x)^{3/2} \sqrt{2+5 x+3 x^2}}+\frac{61672 \sqrt{2+5 x+3 x^2}}{375 (3+2 x)^{3/2}}+\frac{190792 \sqrt{2+5 x+3 x^2}}{1875 \sqrt{3+2 x}}-\frac{\left (95396 \sqrt{-2-5 x-3 x^2}\right ) \operatorname{Subst}\left (\int \frac{\sqrt{1+\frac{2 x^2}{3}}}{\sqrt{1-x^2}} \, dx,x,\frac{\sqrt{6+6 x}}{\sqrt{2}}\right )}{625 \sqrt{3} \sqrt{2+5 x+3 x^2}}+\frac{\left (30836 \sqrt{-2-5 x-3 x^2}\right ) \operatorname{Subst}\left (\int \frac{1}{\sqrt{1-x^2} \sqrt{1+\frac{2 x^2}{3}}} \, dx,x,\frac{\sqrt{6+6 x}}{\sqrt{2}}\right )}{125 \sqrt{3} \sqrt{2+5 x+3 x^2}}\\ &=-\frac{2 (37+47 x)}{5 (3+2 x)^{3/2} \left (2+5 x+3 x^2\right )^{3/2}}+\frac{12 (652+737 x)}{25 (3+2 x)^{3/2} \sqrt{2+5 x+3 x^2}}+\frac{61672 \sqrt{2+5 x+3 x^2}}{375 (3+2 x)^{3/2}}+\frac{190792 \sqrt{2+5 x+3 x^2}}{1875 \sqrt{3+2 x}}-\frac{95396 \sqrt{-2-5 x-3 x^2} E\left (\sin ^{-1}\left (\sqrt{3} \sqrt{1+x}\right )|-\frac{2}{3}\right )}{625 \sqrt{3} \sqrt{2+5 x+3 x^2}}+\frac{30836 \sqrt{-2-5 x-3 x^2} F\left (\sin ^{-1}\left (\sqrt{3} \sqrt{1+x}\right )|-\frac{2}{3}\right )}{125 \sqrt{3} \sqrt{2+5 x+3 x^2}}\\ \end{align*}

Mathematica [A]  time = 0.562006, size = 222, normalized size = 0.97 \[ \frac{2 \left (-2 (2 x+3) \left (3 x^2+5 x+2\right ) \left (-722 \sqrt{5} \sqrt{\frac{x+1}{2 x+3}} \sqrt{\frac{3 x+2}{2 x+3}} (2 x+3)^{3/2} \text{EllipticF}\left (\sin ^{-1}\left (\frac{\sqrt{\frac{5}{3}}}{\sqrt{2 x+3}}\right ),\frac{3}{5}\right )+47698 \left (3 x^2+5 x+2\right )+23849 \sqrt{5} \sqrt{\frac{x+1}{2 x+3}} \sqrt{\frac{3 x+2}{2 x+3}} (2 x+3)^{3/2} E\left (\sin ^{-1}\left (\frac{\sqrt{\frac{5}{3}}}{\sqrt{2 x+3}}\right )|\frac{3}{5}\right )\right )+1717128 x^5+9687072 x^4+21265294 x^3+22647906 x^2+11683203 x+2334397\right )}{1875 (2 x+3)^{3/2} \left (3 x^2+5 x+2\right )^{3/2}} \]

Antiderivative was successfully verified.

[In]

Integrate[(5 - x)/((3 + 2*x)^(5/2)*(2 + 5*x + 3*x^2)^(5/2)),x]

[Out]

(2*(2334397 + 11683203*x + 22647906*x^2 + 21265294*x^3 + 9687072*x^4 + 1717128*x^5 - 2*(3 + 2*x)*(2 + 5*x + 3*
x^2)*(47698*(2 + 5*x + 3*x^2) + 23849*Sqrt[5]*Sqrt[(1 + x)/(3 + 2*x)]*(3 + 2*x)^(3/2)*Sqrt[(2 + 3*x)/(3 + 2*x)
]*EllipticE[ArcSin[Sqrt[5/3]/Sqrt[3 + 2*x]], 3/5] - 722*Sqrt[5]*Sqrt[(1 + x)/(3 + 2*x)]*(3 + 2*x)^(3/2)*Sqrt[(
2 + 3*x)/(3 + 2*x)]*EllipticF[ArcSin[Sqrt[5/3]/Sqrt[3 + 2*x]], 3/5])))/(1875*(3 + 2*x)^(3/2)*(2 + 5*x + 3*x^2)
^(3/2))

________________________________________________________________________________________

Maple [B]  time = 0.029, size = 401, normalized size = 1.8 \begin{align*}{\frac{2}{9375\, \left ( 2+3\,x \right ) ^{2} \left ( 1+x \right ) ^{2}}\sqrt{3\,{x}^{2}+5\,x+2} \left ( 143094\,\sqrt{15}{\it EllipticE} \left ( 1/5\,\sqrt{30\,x+45},1/3\,\sqrt{15} \right ){x}^{3}\sqrt{3+2\,x}\sqrt{-2-2\,x}\sqrt{-20-30\,x}+88176\,\sqrt{15}{\it EllipticF} \left ( 1/5\,\sqrt{30\,x+45},1/3\,\sqrt{15} \right ){x}^{3}\sqrt{3+2\,x}\sqrt{-2-2\,x}\sqrt{-20-30\,x}+453131\,\sqrt{15}{\it EllipticE} \left ( 1/5\,\sqrt{30\,x+45},1/3\,\sqrt{15} \right ){x}^{2}\sqrt{3+2\,x}\sqrt{-2-2\,x}\sqrt{-20-30\,x}+279224\,\sqrt{15}{\it EllipticF} \left ( 1/5\,\sqrt{30\,x+45},1/3\,\sqrt{15} \right ){x}^{2}\sqrt{3+2\,x}\sqrt{-2-2\,x}\sqrt{-20-30\,x}+453131\,\sqrt{15}{\it EllipticE} \left ( 1/5\,\sqrt{30\,x+45},1/3\,\sqrt{15} \right ) x\sqrt{3+2\,x}\sqrt{-2-2\,x}\sqrt{-20-30\,x}+279224\,\sqrt{15}{\it EllipticF} \left ( 1/5\,\sqrt{30\,x+45},1/3\,\sqrt{15} \right ) x\sqrt{3+2\,x}\sqrt{-2-2\,x}\sqrt{-20-30\,x}+143094\,\sqrt{3+2\,x}\sqrt{15}\sqrt{-2-2\,x}\sqrt{-20-30\,x}{\it EllipticE} \left ( 1/5\,\sqrt{30\,x+45},1/3\,\sqrt{15} \right ) +88176\,\sqrt{3+2\,x}\sqrt{15}\sqrt{-2-2\,x}\sqrt{-20-30\,x}{\it EllipticF} \left ( 1/5\,\sqrt{30\,x+45},1/3\,\sqrt{15} \right ) +8585640\,{x}^{5}+48435360\,{x}^{4}+106326470\,{x}^{3}+113239530\,{x}^{2}+58416015\,x+11671985 \right ) \left ( 3+2\,x \right ) ^{-{\frac{3}{2}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((5-x)/(3+2*x)^(5/2)/(3*x^2+5*x+2)^(5/2),x)

[Out]

2/9375*(3*x^2+5*x+2)^(1/2)*(143094*15^(1/2)*EllipticE(1/5*(30*x+45)^(1/2),1/3*15^(1/2))*x^3*(3+2*x)^(1/2)*(-2-
2*x)^(1/2)*(-20-30*x)^(1/2)+88176*15^(1/2)*EllipticF(1/5*(30*x+45)^(1/2),1/3*15^(1/2))*x^3*(3+2*x)^(1/2)*(-2-2
*x)^(1/2)*(-20-30*x)^(1/2)+453131*15^(1/2)*EllipticE(1/5*(30*x+45)^(1/2),1/3*15^(1/2))*x^2*(3+2*x)^(1/2)*(-2-2
*x)^(1/2)*(-20-30*x)^(1/2)+279224*15^(1/2)*EllipticF(1/5*(30*x+45)^(1/2),1/3*15^(1/2))*x^2*(3+2*x)^(1/2)*(-2-2
*x)^(1/2)*(-20-30*x)^(1/2)+453131*15^(1/2)*EllipticE(1/5*(30*x+45)^(1/2),1/3*15^(1/2))*x*(3+2*x)^(1/2)*(-2-2*x
)^(1/2)*(-20-30*x)^(1/2)+279224*15^(1/2)*EllipticF(1/5*(30*x+45)^(1/2),1/3*15^(1/2))*x*(3+2*x)^(1/2)*(-2-2*x)^
(1/2)*(-20-30*x)^(1/2)+143094*(3+2*x)^(1/2)*15^(1/2)*(-2-2*x)^(1/2)*(-20-30*x)^(1/2)*EllipticE(1/5*(30*x+45)^(
1/2),1/3*15^(1/2))+88176*(3+2*x)^(1/2)*15^(1/2)*(-2-2*x)^(1/2)*(-20-30*x)^(1/2)*EllipticF(1/5*(30*x+45)^(1/2),
1/3*15^(1/2))+8585640*x^5+48435360*x^4+106326470*x^3+113239530*x^2+58416015*x+11671985)/(3+2*x)^(3/2)/(2+3*x)^
2/(1+x)^2

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} -\int \frac{x - 5}{{\left (3 \, x^{2} + 5 \, x + 2\right )}^{\frac{5}{2}}{\left (2 \, x + 3\right )}^{\frac{5}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((5-x)/(3+2*x)^(5/2)/(3*x^2+5*x+2)^(5/2),x, algorithm="maxima")

[Out]

-integrate((x - 5)/((3*x^2 + 5*x + 2)^(5/2)*(2*x + 3)^(5/2)), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (-\frac{\sqrt{3 \, x^{2} + 5 \, x + 2} \sqrt{2 \, x + 3}{\left (x - 5\right )}}{216 \, x^{9} + 2052 \, x^{8} + 8550 \, x^{7} + 20503 \, x^{6} + 31179 \, x^{5} + 31179 \, x^{4} + 20503 \, x^{3} + 8550 \, x^{2} + 2052 \, x + 216}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((5-x)/(3+2*x)^(5/2)/(3*x^2+5*x+2)^(5/2),x, algorithm="fricas")

[Out]

integral(-sqrt(3*x^2 + 5*x + 2)*sqrt(2*x + 3)*(x - 5)/(216*x^9 + 2052*x^8 + 8550*x^7 + 20503*x^6 + 31179*x^5 +
 31179*x^4 + 20503*x^3 + 8550*x^2 + 2052*x + 216), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((5-x)/(3+2*x)**(5/2)/(3*x**2+5*x+2)**(5/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int -\frac{x - 5}{{\left (3 \, x^{2} + 5 \, x + 2\right )}^{\frac{5}{2}}{\left (2 \, x + 3\right )}^{\frac{5}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((5-x)/(3+2*x)^(5/2)/(3*x^2+5*x+2)^(5/2),x, algorithm="giac")

[Out]

integrate(-(x - 5)/((3*x^2 + 5*x + 2)^(5/2)*(2*x + 3)^(5/2)), x)